Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated imports and use of datamodels #7

Merged
merged 2 commits into from
Jun 9, 2016

Conversation

hbushouse
Copy link
Collaborator

@hbushouse
Copy link
Collaborator Author

I've updated all the modules in the background subtraction step to use the new package layout and the new name of the "models" package, which is now "datamodels."

@sosey
Copy link
Member

sosey commented Jun 9, 2016

@hbushouse you just need to change this import:

import ..datamodels

to

from .. import datamodels

@nden nden added the background label Jun 9, 2016
@nden nden added this to the Build 7 milestone Jun 9, 2016
@hbushouse
Copy link
Collaborator Author

OK, I've updated the import statements to use the appropriate syntax.

@sosey
Copy link
Member

sosey commented Jun 9, 2016

👍

@sosey sosey merged commit 0ea7a4f into spacetelescope:master Jun 9, 2016
@hbushouse hbushouse deleted the feature1 branch June 9, 2016 17:55
drlaw1558 pushed a commit to drlaw1558/jwst that referenced this pull request Sep 4, 2019
stscieisenhamer pushed a commit to stscieisenhamer/jwst that referenced this pull request May 5, 2023
Leave MIRI out of all this plus fixing duplication checking
braingram pushed a commit to braingram/jwst that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants